[INFO] cloning repository https://github.com/Resolutefemi/kungfu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Resolutefemi/kungfu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FResolutefemi%2Fkungfu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FResolutefemi%2Fkungfu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cdb760b96cf315e603d3adfea08bdc8e7771c2e
[INFO] checking Resolutefemi/kungfu against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FResolutefemi%2Fkungfu" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Resolutefemi/kungfu
[INFO] finished tweaking git repo https://github.com/Resolutefemi/kungfu
[INFO] tweaked toml for git repo https://github.com/Resolutefemi/kungfu written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Resolutefemi/kungfu on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Resolutefemi/kungfu already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/bindings/js/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding aws-lc-rs v1.17.0
[INFO] [stderr]       Adding aws-lc-sys v0.41.0
[INFO] [stderr]       Adding cmake v0.1.58
[INFO] [stderr]       Adding dunce v1.0.5
[INFO] [stderr]       Adding fs_extra v1.3.0
[INFO] [stderr]       Adding rustls-pemfile v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 75dc2db6e89bab2cb1420c1355386ea17b7df1d175059e0bdd542e9fb8b65ada
[INFO] running `Command { std: "docker" "start" "75dc2db6e89bab2cb1420c1355386ea17b7df1d175059e0bdd542e9fb8b65ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75dc2db6e89bab2cb1420c1355386ea17b7df1d175059e0bdd542e9fb8b65ada" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75dc2db6e89bab2cb1420c1355386ea17b7df1d175059e0bdd542e9fb8b65ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75dc2db6e89bab2cb1420c1355386ea17b7df1d175059e0bdd542e9fb8b65ada" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/bindings/js/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling time-macros v0.2.29
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling kungfu-core v1.0.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking bytestring v1.5.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling napi-build v2.3.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling kungfu-js v1.0.0 (/opt/rustwide/workdir/bindings/js)
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking impl-more v0.3.1
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling kungfu-macros v1.0.0 (/opt/rustwide/workdir/kungfu-macros)
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking kungfu-css v1.0.0 (/opt/rustwide/workdir/css)
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> css/src/parser.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut parts = input.split(':');
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> css/src/parser.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut parts = input.split(':');
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking napi v2.16.17
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-http v3.13.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking actix-web v4.14.0
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stdout] warning: unused import: `parking_lot::Mutex`
[INFO] [stdout]   --> core/src/auto.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use parking_lot::Mutex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Middleware`
[INFO] [stdout]   --> core/src/auto.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::{Method, Middleware};
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> core/src/perf.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::response::Response`
[INFO] [stdout]   --> core/src/middleware/builtin/gzip.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::response::Response;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> core/src/jobs.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::Mutex`
[INFO] [stdout]   --> core/src/auto.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use parking_lot::Mutex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Middleware`
[INFO] [stdout]   --> core/src/auto.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::{Method, Middleware};
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> core/src/perf.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::response::Response`
[INFO] [stdout]   --> core/src/middleware/builtin/gzip.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::response::Response;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Method` and `Request`
[INFO] [stdout]   --> core/src/fuzz.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use crate::request::{Method, Request};
[INFO] [stdout]    |                          ^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::Result`
[INFO] [stdout]   --> core/src/fuzz.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use crate::error::Result;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking kungfu-bench-actix v1.0.0 (/opt/rustwide/workdir/bench/actix)
[INFO] [stdout] warning: value assigned to `cursor` is never read
[INFO] [stdout]   --> core/src/request/multipart.rs:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut cursor = 0;
[INFO] [stdout]    |                      ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 88 |     cursor = first_boundary + boundary_bytes.len();
[INFO] [stdout]    |     ---------------------------------------------- `cursor` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `secret` is never read
[INFO] [stdout]    --> core/src/auth_ext.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 316 | pub struct PasswordReset {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 317 |     secret: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking kungfu v1.0.0 (/opt/rustwide/workdir/kungfu)
[INFO] [stderr]     Checking kungfu-frontend v1.0.0 (/opt/rustwide/workdir/frontend)
[INFO] [stderr]     Checking kungfu-python v1.0.0 (/opt/rustwide/workdir/bindings/python)
[INFO] [stdout] warning: unused import: `AsyncWriteExt`
[INFO] [stdout]   --> frontend/src/ssr_executor.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::io::{AsyncReadExt, AsyncWriteExt};
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> frontend/src/dev_mode.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::broadcast`
[INFO] [stdout]   --> frontend/src/dev_mode.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::broadcast;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncWriteExt`
[INFO] [stdout]   --> frontend/src/ssr_executor.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::io::{AsyncReadExt, AsyncWriteExt};
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> frontend/src/dev_mode.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::broadcast`
[INFO] [stdout]   --> frontend/src/dev_mode.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::broadcast;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking kungfu-cli v1.0.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> cli/src/migrate.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(any(feature = "postgres", feature = "mysql", feature = "sqlite"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mysql`
[INFO] [stdout]   --> cli/src/migrate.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(any(feature = "postgres", feature = "mysql", feature = "sqlite"))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mysql` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sqlite`
[INFO] [stdout]   --> cli/src/migrate.rs:27:52
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(any(feature = "postgres", feature = "mysql", feature = "sqlite"))]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `sqlite` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_uring`
[INFO] [stdout]    --> cli/src/main.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[cfg(feature = "io_uring")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `io_uring` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> cli/src/migrate.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(any(feature = "postgres", feature = "mysql", feature = "sqlite"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mysql`
[INFO] [stdout]   --> cli/src/migrate.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(any(feature = "postgres", feature = "mysql", feature = "sqlite"))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mysql` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sqlite`
[INFO] [stdout]   --> cli/src/migrate.rs:27:52
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(any(feature = "postgres", feature = "mysql", feature = "sqlite"))]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `sqlite` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_uring`
[INFO] [stdout]    --> cli/src/main.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[cfg(feature = "io_uring")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `io_uring` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_name`
[INFO] [stdout]   --> cli/src/deploy.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn generate_docker_compose(project_name: &str, port: u16) -> String {
[INFO] [stdout]    |                                ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_name`
[INFO] [stdout]   --> cli/src/deploy.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn generate_docker_compose(project_name: &str, port: u16) -> String {
[INFO] [stdout]    |                                ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cursor` is never read
[INFO] [stdout]   --> core/src/request/multipart.rs:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut cursor = 0;
[INFO] [stdout]    |                      ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 88 |     cursor = first_boundary + boundary_bytes.len();
[INFO] [stdout]    |     ---------------------------------------------- `cursor` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `secret` is never read
[INFO] [stdout]    --> core/src/auth_ext.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 316 | pub struct PasswordReset {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 317 |     secret: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking kungfu-orm v1.0.0 (/opt/rustwide/workdir/orm)
[INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned`
[INFO] [stdout]  --> orm/src/extensions.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde::de::DeserializeOwned;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned`
[INFO] [stdout]  --> orm/src/extensions.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde::de::DeserializeOwned;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> orm/src/query.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let mut rows = db.query::<T>(self).await?;
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> orm/src/query.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let mut rows = db.query::<T>(self).await?;
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> orm/src/connection.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |     let mut sql = format!(
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MockDb` is more private than the item `DbInner::Mock::0`
[INFO] [stdout]   --> orm/src/connection.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Mock(Mutex<MockDb>),
[INFO] [stdout]    |          ^^^^^^^^^^^^^ field `DbInner::Mock::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MockDb` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> orm/src/connection.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct MockDb {
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_sql` is never used
[INFO] [stdout]    --> orm/src/extensions.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl JoinType {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] 123 |     fn as_sql(&self) -> &'static str {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> orm/src/lib.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     async fn insert(&self, db: &Db) -> Result<Self> {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 82 ~     fn insert(&self, db: &Db) -> impl std::future::Future<Output = Result<Self>> + Send {async {
[INFO] [stdout] 83 |         db.insert_row::<Self>(self).await
[INFO] [stdout] 84 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> orm/src/lib.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     async fn all(db: &Db) -> Result<Vec<Self>> {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 87 ~     fn all(db: &Db) -> impl std::future::Future<Output = Result<Vec<Self>>> + Send {async {
[INFO] [stdout] 88 |         Query::<Self>::select(Self::table_name()).all(db).await
[INFO] [stdout] 89 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> orm/src/lib.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 |     async fn find_by_pk<V: serde::Serialize + Send + Sync>(pk: V, db: &Db) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout]  93 ~     fn find_by_pk<V: serde::Serialize + Send + Sync>(pk: V, db: &Db) -> impl std::future::Future<Output = Result<Self>> + Send {async {
[INFO] [stdout]  94 |         let pk_field = Self::fields().iter().find(|f| f.is_primary).ok_or(Error::Database(
[INFO] [stdout] ...
[INFO] [stdout] 100 |             .await
[INFO] [stdout] 101 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> orm/src/lib.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     async fn update_by_pk<V: serde::Serialize + Send + Sync>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 105 ~     fn update_by_pk<V: serde::Serialize + Send + Sync>(
[INFO] [stdout] 106 |         db: &Db,
[INFO] [stdout] 107 |         pk_value: V,
[INFO] [stdout] 108 |         sets: Vec<(&'static str, serde_json::Value)>,
[INFO] [stdout] 109 ~     ) -> impl std::future::Future<Output = Result<u64>> + Send {async {
[INFO] [stdout] 110 |         let pk_field = Self::fields().iter().find(|f| f.is_primary).ok_or(Error::Database(
[INFO] [stdout] ...
[INFO] [stdout] 120 |         db.execute(&sql, &params).await
[INFO] [stdout] 121 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> orm/src/lib.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     async fn delete_where<V: serde::Serialize + Send + Sync>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 124 ~     fn delete_where<V: serde::Serialize + Send + Sync>(
[INFO] [stdout] 125 |         col: &'static str,
[INFO] [stdout] 126 |         value: V,
[INFO] [stdout] 127 |         db: &Db,
[INFO] [stdout] 128 ~     ) -> impl std::future::Future<Output = Result<u64>> + Send {async {
[INFO] [stdout] 129 |         let mut q = Query::<Self>::select(Self::table_name());
[INFO] [stdout] ...
[INFO] [stdout] 132 |         db.execute(&sql, &params).await
[INFO] [stdout] 133 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> orm/src/lib.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     async fn delete_by_pk<V: serde::Serialize + Send + Sync>(pk_value: V, db: &Db) -> Result<u64> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 136 ~     fn delete_by_pk<V: serde::Serialize + Send + Sync>(pk_value: V, db: &Db) -> impl std::future::Future<Output = Result<u64>> + Send {async {
[INFO] [stdout] 137 |         let pk_field = Self::fields().iter().find(|f| f.is_primary).ok_or(Error::Database(
[INFO] [stdout] ...
[INFO] [stdout] 140 |         Self::delete_where(pk_field.column_name, pk_value, db).await
[INFO] [stdout] 141 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> orm/src/lib.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     async fn count(db: &Db) -> Result<i64> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 144 ~     fn count(db: &Db) -> impl std::future::Future<Output = Result<i64>> + Send {async {
[INFO] [stdout] 145 |         Query::<Self>::select(Self::table_name()).count(db).await
[INFO] [stdout] 146 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking todo-app v0.1.0 (/opt/rustwide/workdir/examples/todo-app)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> orm/src/connection.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |     let mut sql = format!(
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MockDb` is more private than the item `DbInner::Mock::0`
[INFO] [stdout]   --> orm/src/connection.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Mock(Mutex<MockDb>),
[INFO] [stdout]    |          ^^^^^^^^^^^^^ field `DbInner::Mock::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MockDb` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> orm/src/connection.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct MockDb {
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> orm/src/lib.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     async fn insert(&self, db: &Db) -> Result<Self> {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 82 ~     fn insert(&self, db: &Db) -> impl std::future::Future<Output = Result<Self>> + Send {async {
[INFO] [stdout] 83 |         db.insert_row::<Self>(self).await
[INFO] [stdout] 84 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> orm/src/lib.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     async fn all(db: &Db) -> Result<Vec<Self>> {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 87 ~     fn all(db: &Db) -> impl std::future::Future<Output = Result<Vec<Self>>> + Send {async {
[INFO] [stdout] 88 |         Query::<Self>::select(Self::table_name()).all(db).await
[INFO] [stdout] 89 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> orm/src/lib.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 |     async fn find_by_pk<V: serde::Serialize + Send + Sync>(pk: V, db: &Db) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout]  93 ~     fn find_by_pk<V: serde::Serialize + Send + Sync>(pk: V, db: &Db) -> impl std::future::Future<Output = Result<Self>> + Send {async {
[INFO] [stdout]  94 |         let pk_field = Self::fields().iter().find(|f| f.is_primary).ok_or(Error::Database(
[INFO] [stdout] ...
[INFO] [stdout] 100 |             .await
[INFO] [stdout] 101 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> orm/src/lib.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     async fn update_by_pk<V: serde::Serialize + Send + Sync>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 105 ~     fn update_by_pk<V: serde::Serialize + Send + Sync>(
[INFO] [stdout] 106 |         db: &Db,
[INFO] [stdout] 107 |         pk_value: V,
[INFO] [stdout] 108 |         sets: Vec<(&'static str, serde_json::Value)>,
[INFO] [stdout] 109 ~     ) -> impl std::future::Future<Output = Result<u64>> + Send {async {
[INFO] [stdout] 110 |         let pk_field = Self::fields().iter().find(|f| f.is_primary).ok_or(Error::Database(
[INFO] [stdout] ...
[INFO] [stdout] 120 |         db.execute(&sql, &params).await
[INFO] [stdout] 121 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> orm/src/lib.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     async fn delete_where<V: serde::Serialize + Send + Sync>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 124 ~     fn delete_where<V: serde::Serialize + Send + Sync>(
[INFO] [stdout] 125 |         col: &'static str,
[INFO] [stdout] 126 |         value: V,
[INFO] [stdout] 127 |         db: &Db,
[INFO] [stdout] 128 ~     ) -> impl std::future::Future<Output = Result<u64>> + Send {async {
[INFO] [stdout] 129 |         let mut q = Query::<Self>::select(Self::table_name());
[INFO] [stdout] ...
[INFO] [stdout] 132 |         db.execute(&sql, &params).await
[INFO] [stdout] 133 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> orm/src/lib.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     async fn delete_by_pk<V: serde::Serialize + Send + Sync>(pk_value: V, db: &Db) -> Result<u64> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 136 ~     fn delete_by_pk<V: serde::Serialize + Send + Sync>(pk_value: V, db: &Db) -> impl std::future::Future<Output = Result<u64>> + Send {async {
[INFO] [stdout] 137 |         let pk_field = Self::fields().iter().find(|f| f.is_primary).ok_or(Error::Database(
[INFO] [stdout] ...
[INFO] [stdout] 140 |         Self::delete_where(pk_field.column_name, pk_value, db).await
[INFO] [stdout] 141 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> orm/src/lib.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     async fn count(db: &Db) -> Result<i64> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 144 ~     fn count(db: &Db) -> impl std::future::Future<Output = Result<i64>> + Send {async {
[INFO] [stdout] 145 |         Query::<Self>::select(Self::table_name()).count(db).await
[INFO] [stdout] 146 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Post` is never constructed
[INFO] [stdout]   --> orm/examples/orm_mock.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct Post {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "75dc2db6e89bab2cb1420c1355386ea17b7df1d175059e0bdd542e9fb8b65ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75dc2db6e89bab2cb1420c1355386ea17b7df1d175059e0bdd542e9fb8b65ada", kill_on_drop: false }`
[INFO] [stdout] 75dc2db6e89bab2cb1420c1355386ea17b7df1d175059e0bdd542e9fb8b65ada
